projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c07583c
)
Fix paren.el doc.
author
Vinicius Jose Latorre
<viniciusjl@ig.com.br>
Sun, 3 Dec 2006 22:26:52 +0000
(22:26 +0000)
committer
Vinicius Jose Latorre
<viniciusjl@ig.com.br>
Sun, 3 Dec 2006 22:26:52 +0000
(22:26 +0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index fa31bf7da44ef6e124384d2cb9100f900b158bd0..fc4eee83553aa71ed7b6f7f64b2cff0164576cc8 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-79,7
+79,7
@@
2006-12-01 Ben North <ben@redfrontdoor.org>
* paren.el: Fix the highlight overlay extension when the user types a
- sequence of char very fast just
after
the open parenthesis.
+ sequence of char very fast just
before
the open parenthesis.
2006-12-01 Vinicius Jose Latorre <viniciusjl@ig.com.br>